.main {
    width: 1002px;
    margin: 0 auto;
}

.top {
    width: 100%;
    padding: 23px 0 15px 0
}

.top h1 {
    width: 152px;
}

.top .xg a {
    margin-left: 10px;
    font-size: 13px;
    line-height: 42px;
}

.top input.textInp {
    font-size: 14px;
    width: 110px;
    font-size: 13px;
    height: 30px;
    line-height: 32px;
    border-radius: 20px;
    border: 1px solid #ccc;
    vertical-align: top;
    padding: 0 10px;
    margin-top: 2px;
    color: #666;
}

.top .topRight span.iconapp, .top .topRight span.category {
    width: 36px;
    height: 36px;
    background: #eee;
    border-radius: 20px;
    text-align: center;
    display: inline-block;
    margin: 0 8px;
    cursor: pointer;
}

.top .topRight a.search {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    height: 30px;
    vertical-align: top;
}

.top .topRight a.search img {
    position: absolute;
    right: 12px;
    top: 9px;
}

.top .topRight span.login {
    display: inline-block;
    background: #eee;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    padding: 0 10px;
    vertical-align: top;
}

.top .topRight span.login a {
    margin: 0 4px;
    color: #000;
}

.top .topRight span.login a:hover {
    color: #D90020;
}

.top .topRight span.login img {
    margin-top: -8px;
    vertical-align: middle;
}

.advertising2 {
    width: 100%;
    height: 90px;
    overflow: hidden;
    margin-bottom: 10px;
}

.advertising2_mid {
    margin-left: 0px;
}

.advertising2_left, .advertising2_right {
    width: 165px;
}

.advertising2_mid {
    width: 630px;
}

.advertising2_left, .advertising2_mid, .advertising2_right, .advertising2_left a, .advertising2_mid a, .advertising2_right a {
    height: 90px;
    display: inline-block;
}

.pic01 {
    width: 450px;
    height: 90px;
    margin-right: 15px;
    overflow: hidden;
}

.pic02 {
    width: 160px;
    height: 90px;
    overflow: hidden;
}

.advertising2 img {
    width: 100%;
    height: 100%;
    border-radius: 5px
}

.nav {
    width: 100%;
    height: 45px;
    background: #D90020;
    line-height: 45px;
}

.nav .nav_center {
    width: 1002px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
}

.nav .nav_center li {
    position: relative;
    float: left;
    height: 45px;
    padding: 0 0 0 45px
}

.nav .nav_center li.on a {
    font-weight: 700;
    margin-top: -2px;
    border-bottom: 2px solid #fff;
}

.nav .nav_center li a:hover {
    font-weight: 700;
    margin-top: -2px;
    border-bottom: 2px solid #fff;
}

.nav .navlist li a {
    border-bottom: none;
    font-weight: normal;
    margin-top: 0px;
}

.nav .nav_center li:hover .navlist li a {
    border-bottom: none;
    font-weight: normal;
    margin-top: 0px;
}

.nav .nav_center li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
}

.navlist {
    width: 150px;
    position: absolute;
    display: none;
    top: 46px;
    left: 0;
    padding-bottom: 20px;
    z-index: 999;
    overflow-x: hidden;
}

.navlist ul {
    width: 150px;
    background: #D90020;
    padding-bottom: 10px;
    float: left;
}

.nav .nav_center .navlist li {
    height: 35px;
    width: 142px;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0 4px;
    border-bottom: 1px dashed #fff;
}

.nav .navlist li a {
    display: block;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    width: auto;
    height: auto;
}

.nav ul li.cur .navlist {
    display: block;
}

.gdxwbox {
    width: 100%;
    height: 50px;
    background-color: #f0f0f0;
}

.gdxwbox1 {
    width: 100%;
    height: 30px;
    background-color: #f0f0f0;
}

.gdxwlist {
    width: 1002px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
	font-size:23px;
	font-weight:bold;
}
.gdxwlist1 {
    width: 1002px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
	font-size:14px;
	font-weight:bold;
}

.gdxwtit {
    width: 80px;
    height: 40px;
    line-height: 40px;
    background: #e2e2e2;
}

.gdxwtit a {
    display: block;
    text-align: center;
    color: #333333;
    font-weight: 700;
}

.gdxwScroll {
    width: 999px;
    position: relative;
}

.gdxwScroll .hd a {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 40px;
    cursor: pointer;
    top: 0
}

.gdxwScroll .hd a.next {
    right: 0;
    background: url(right.jpg) right center no-repeat;
}

.gdxwScroll .hd a.prev {
    left: 0;
    background: url(left.jpg) left center no-repeat;
}

.gdxwScroll .hd a.next:hover {
    right: 0;
    background: url(right_l.jpg) right center no-repeat;
}

.gdxwScroll .hd a.prev:hover {
    left: 0;
    background: url(left_l.jpg) left center no-repeat;
}

.gdxwScroll .bd {
    width: 999px;
    overflow: hidden;
    margin: 0 0px
}

.gdxwScroll .bd ul li {
    padding-right: 20px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(icon.jpg) left center no-repeat;
}

.gdxwScroll .bd ul li a {
    color: #0196eb
}

.hotNews {
    position: relative;
    margin: 20px 0;
}

.hotNews h2 {
    line-height: 72px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.hotNews h2 a {
    font-size: 28px;
    color: #0196eb;
    width: 100%;
}

.hotNews p {
    width: 942px;
    margin-right: 60px;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    text-align: center;
}

.hotNews .more {
    position: absolute;
    right: 0;
    bottom: 0
}

.hotNews .more a {
    color: #333
}

.toplist {
    width: 682px;
}

.newslist {
    width: 320px;
    margin-right: 21px;
}

.newslist .news {
    margin-bottom: 15px;
}

.title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
}

.title h4 {
    font-size: 16px;
    color: #D90020;
    border-bottom: 1px solid #D90020;
}

.title a {
    font-size: 12px;
    color: #999;
    height: 40px;
}

.title a span {
    display: inline-block;
    vertical-align: top;
}

.title a i {
    display: inline-block;
    width: 20px;
    height: 40px;
    background: url(more.png) no-repeat left center;
}

.news p a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    font-weight: bold;
}

 .news li:first-child a {
    font-weight: bold;
}

 .content li:first-child a {
    font-weight: bold;
}
.ztbot .news li:first-child+li+li+li a {
    font-weight: bold;
    padding-top: 15px
}

 .zngcbox .news li:first-child+li+li+li a, .piclist .news li:first-child+li+li+li a {
    font-weight: normal;
    padding-top: 0;
}

.piclist .news li:first-child a {
    font-weight: normal;
}

.piclist .content li:first-child a {
    font-weight: normal;
}
.news li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.content li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}



.toplistR {
    width: 320px;
}

.kjny {
    border-bottom: none
}

.kjny h4 {
    border-bottom: none
}

.slideBox {
    width: 320px;
    height: 213px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    width: 320px;
    height: 213px;
    display: block;
}

.slideBox .bd li span {
    display: block;
    position: absolute;
    bottom: 0;
    width: 300px;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(bgtext.png) left top repeat;
    color: #fff;
    text-align: center;
}

.slideBox .prev, .slideBox .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 30px;
    height: 50px;
}

.slideBox .prev {
    left: 0;
    background: url(left.png) left center no-repeat;
}

.slideBox .next {
    left: auto;
    right: 0;
    background: url(right.png) left center no-repeat;
}

.slideBox .prev:hover {
    background: url(left_l.png) left center no-repeat;
}

.slideBox .next:hover {
    background: url(right_l.png) right center no-repeat;
}

.zngcbox {
    padding: 10px;
    margin-bottom: 15px;
    background: #f0f0f0;
}

.zngcbox .news li {
    height: 30px;
    line-height: 30px;
}

.zngcbox .news i {
    float: left;
    margin-left: 5px;
    width: 15px;
    height: 15px;
    float: left;
    line-height: 15px;
    margin-top: 8px;
    font-style: normal;
    text-align: center;
    background: #d90020;
    COLOR: #FFF;
    font-size: 12px;
    border-radius: 5px;
}

.zngcbox .news a {
    display: inline-block;
    width: 91%;
    padding-left: 5px
}

.zttop {
    margin-bottom: 10px;
}

.ztbox {
    width:1002px;
    position: relative;
    margin-bottom: 25px;
    height: 80px;
    overflow: hidden;
}

.ztbox ul li {
    float: left;
    width: 166px;
    height: 80px;
    margin-right: 1px;
}

.ztbox ul li img {
    width: 166px;
    height: 80px;
}

.ztmore {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 80px;
    background: url(ztbj.png) left center repeat;
}

.ztmore a {
    display: block;
    line-height: 80px;
    text-align: center;
    color: #fff
}

.ztlistR {
    width: 300px;
    padding: 0 10px;
    padding-bottom: 10px;
    background: #f0f0f0;
}

.zdyqbox {
    margin-bottom: 15px;
}

.sjzx {
    border-bottom: none;
    margin-bottom: 15px;
}

.sjzx a {
    height: 30px;
    line-height: 30px;
    background: #D90020;
    color: #fff;
    font-size: 12px;
    padding: 0 12px;
    border-radius: 20px;
    vertical-align: middle;
    margin-top: 11px;
}

.lanmu {
    margin-bottom: 12px;
    padding: 0 10px
}

.lanmu ul {
    width: 200px;
    margin-left: 60px;
    position: relative;
}

.lanmu ul li {
    float: left;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lanmu ul li a {
    width: 100px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lanmu ul span {
    position: absolute;
    left: -60px;
    top: 5px;
    font-weight: bold;
}

.hyfw {
    margin: 0 10px
}

.hyfw h4 a {
    color: #333;
    line-height: 30px;
    font-size: 14px;
}

.hyfw ul li {
    float: left;
    width: 140px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.advert {
    margin-bottom: 20px;
}

.advert li {
    width: 490px;
    height: 90px;
    float: left;
}

.advert li img {
    width: 490px;
    height: 90px;
    border-radius: 5px;
}

.advert li:first-child {
    margin-right: 22px;
}

.piclist {
    width: 320px;
    margin-right: 21px;
    margin-bottom: 20px;
}

.newspic {
    width: 100%;
    height: 120px;
}

.newspic h4 a {
    font-size: 14px;
    display: block;
    color: #333;
    line-height: 32px;
    width: 320px;
    height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.newspic-2023 {
    width: 100%;
    height: 30px;
}

.newspic-2023 h4 a {
    font-size: 14px;
    display: block;
    color: #333;
    line-height: 32px;
    width: 320px;
    height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.desc .left, .desc .left img {
    width: 120px;
    height: 76px;
}

.desc .right {
    width: 190px;
    display: block;
    height: 76px;
    font-size: 12px;
    color: #999;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.last {
    margin-right: 0;
}

.attract {
    margin-bottom: 20px;
}

.attract ul li {
    float: left;
    margin: 0 7px;
}

.attract ul li:first-child {
    margin-left: 0;
}

.attract ul li img {
    width: 130px;
    height: 84px;
    border-radius: 5px;
}

.attract ul li:nth-child(7) {
    float: right;
    margin-right: 0;
}

.dltkbox .title {
    height: 44px;
    line-height: 42px;
    border-bottom: none;
    border-top: 1px solid #ccc;
}

.dltkbox .title h4 {
    font-size: 16px;
    color: #D90020;
    display: inline-block;
    border-top: 1px solid #D90020;
    vertical-align: top;
    margin-top: -1px;
    border-bottom: none
}

.dltkbox {
    margin-bottom: 20px;
}

.tk_l {
    width: 500px;
    height: 335px;
}

.tk_l a {
    display: inline-block;
    position: relative;
    height: 335px;
}

.tk_l img {
    width: 500px;
    height: 335px;
}

.tk_l a p {
    position: absolute;
    width: 500px;
    height: 40px;
    bottom: 0px;
    left: 0;
    background: url(bgtext.png);
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
}

.tk_r {
    width: 500px;
}

.tk_r li {
    width: 235px;
    height: 160px;
    float: right;
    margin: 0 0 15px 15px;
}

.tk_r li a {
    width: 235px;
    height: 160px;
    position: relative;
    display: inline-block;
}

.tk_r li img {
    width: 235px;
    height: 160px;
}

.tk_r li a p {
    position: absolute;
    width: 235px;
    height: 30px;
    bottom: 0px;
    left: 0;
    background: url(bgtext.png);
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
}

/* 底部 */

.foot_m {
    width: 100%;
    height: 220px;
    background: #D90020;
}

.footcontent {
    width: 1002px;
    margin: 0 auto;
}

.relatedcon {
    width: 100%;
    padding: 20px 0;
    background: #f0f0f0;
}

.related {
    width: 1002px;
    margin: 0 auto
}

.related em {
    color: #d90020;
    display: block;
    width: 90px;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    background: #efe4e5;
    font-style: normal;
}

.xgljbox h4 {
    margin-left: 15px;
    margin-right: 5px;
    width: 250px;
    height: 40px;
    float: left;
    position: relative;
    line-height: 40px;
    background: #fff;
    border-radius: 5px;
}

.xgljbox h4 span {
    width: 200px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    margin-top: 0;
    color: #666;
    font-size: 14px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    font-weight: normal;
    border-radius: 5px;
}

.xgljbox h4 i {
    width: 9px;
    height: 40px;
    display: block;
    float: right;
    margin-right: 10px;
    background: url(down.jpg) no-repeat right center;
}

.zflj h4.on i {
    background: url("up.jpg") no-repeat right center;
}

.xgljbox h4>ul {
    background: #fff;
    border: 1px solid #eee;
    left: 0px;
    width: 100%;
    bottom: 40px;
    font-size: 14px;
    display: none;
    position: absolute;
    z-index: 95;
    font-weight: normal;
}

.xgljbox h4>ul>li {
    width: 100%;
}

.scrollbar-inner ul {
    width: 100%;
    text-align: left;
}

.scrollbar-inner ul li {
    width: 100%;
    line-height: 32px;
}

.scrollbar-inner ul li a {
    display: block;
    width: 100%;
    text-indent: 10px;
    line-height: 32px;
}

.scrollbar-inner ul li a:hover {
    background: #f0f0f0;
    color: #D90020;
}

.footcontent_l {
    width: 260px;
    margin-top: 20px;
    text-align: center;
}

.footcontent_l img {
    width: 236px;
    height: 115px;
    border-radius: 5px;
}

.footcontent_l span {
    display: block;
    color: #fff;
    line-height: 32px;
}

.footcontent_r {
    width: 740px;
    text-align: right;
    margin-top: 20px;
}

.footcontent_r ul li {
    float: right;
    color: #fff;
    margin: 0 5px;
}

.footcontent_r ul li a {
    color: #fff;
}

.footcontent_r p {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
}

.footcontent_r p a {
    color: #fff;
    vertical-align: middle;
    margin-left: 8px;
}

.footcontent_r .lines {
    width: 100%;
    height: 24px;
    text-align: right;
}

.footcontent_r .lines span {
    width: 100px;
    height: 1px;
    background: #fff;
    display: block;
    margin-top: 12px;
}

/* .leftgg{
    left:0
}
.leftgg, .rightgg {
    position: absolute;
    top: 0;
    width: 110px;
}

.leftgg a,.rightgg a {
    display: block;
    width: 110px;
}

.leftgg a img,.rightgg a img  {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    border-radius: 5px;
}

.leftgg span,.rightgg span {
    position: absolute;
    left: 30px;
  
    cursor: pointer;
    z-index: 9;
    width: 50px;
    color: #333;
}
 
.rightgg {
    right: 0;
} */

/*广告*/

.leftgg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 110px;
}

.rightgg {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 110px;
}

.leftgg .leftgg_b, .leftgg .leftgg_t, .rightgg .rightgg_b, .rightgg .rightgg_t {
    position: relative;
    margin-bottom: 12px;
    display: block;
}

.leftgg .leftgg_t img, .leftgg .leftgg_t img, .rightgg .rightgg_t img, .rightgg .rightgg_b img {
    width: 110px;
    border-radius: 5px;
}

.leftgg span {
    display: block;
    position: absolute;
    left: 30px;
    bottom: 0px;
    cursor: pointer;
    z-index: 9;
    width: 50px;
    color: #333;
}

.leftgg .leftgg_b span {
    position: absolute;
    left: 30px;
    bottom: -12px;
    cursor: pointer;
    z-index: 9;
    width: 50px;
    color: #333;
}

.rightgg .rightgg_t span {
    position: absolute;
    left: 35px;
    bottom: -12px;
    cursor: pointer;
    z-index: 9;
    color: #333;
}

.rightgg span {
    display: block;
    position: absolute;
    left: 35px;
    bottom: -0px;
    cursor: pointer;
    z-index: 9;
    color: #333;
}

.rightgg_top {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.leftewm {
    z-index: 99;
    position: fixed;
    left: 10px;
    bottom: 0;
}

.dlbwx_top {
    width: 116px;
    height: 160px;
    margin-bottom: 5px;
    border: 1px solid #cccccc
}

.imgbox {
    width: 101px;
    height: 125px;
    margin: 7px;
    background: url(ewmbj.jpg) left top no-repeat #efefef;
    background-size: 100%;
    text-align: center;
    position: relative;
}

.imgbox img {
    padding-top: 4px;
    width: 88px;
    height: 92px;
}

.imgbox p {
    background: #efefef;
    font-size: 12px;
    color: #228ecf;
    text-align: center;
    line-height: 25px;
}

.dlbwx_top span {
    font-style: 12px;
    text-align: right;
    display: block;
    margin-right: 7px;
    color: #666666;
    cursor: pointer;
}

.rightewm {
    z-index: 99;
    position: fixed;
    right: 10px;
    bottom: 0;
}

.wxbox {
    display: none;
    /* width: 495px; */
    position: absolute;
    top: 87px;
    right: 149px;
    background: #fff;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.6);
    z-index: 9999;
    overflow: hidden;
    padding: 30px 20px;
    box-sizing: border-box;
    border-radius: 5px;
}

.wxbox ul li {
    text-align: center;
    float: left;
    width: 150px;
    height: 120px;
    float: left;
}

.wxbox ul li img {
    width: 88px;
    height: 92px;
}

.wxbox ul li p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wxbox .topwx {
    position: absolute;
    cursor: pointer;
    width: 30px;
    top: 5px;
    right: 0;
}

#myTab {
	font-size: 1.2rem;
	background-image: url(../img/hx.png);

}

.nav-tabs {
	border-bottom: 1px solid red;
}

.tab-pane li:first-child a {
	font-weight: bold;
}

.tab-pane ul {
	margin-left: -18px;

}

.tab-pane ul {
	list-style: square url(../img/dian.png);

}

.tab-pane li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 60px;
	color: #333;


}

#myTab a {
	color: #000000;
	font-size: 1.2rem;

}

.sp {
	width: 867px;
	margin-top: -32px;
	position: relative;

}

.sp img {
	width: 200px;
}


.nyxw{
	width: 320px;
	margin-top: 40px;
	margin-right: 60px;
}

.fl {
	float: left;
}